move destruction of the private GdkGC from finalize() to unrealize().
authorMichael Natterer <mitch@imendio.com>
Mon, 23 Jan 2006 10:46:02 +0000 (10:46 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 23 Jan 2006 10:46:02 +0000 (10:46 +0000)
commit363d0c33a47a3de21a64366870988bb995128a08
treef2a4a03de5832b8ee54083c48c6ca7fbdc7a7788
parentbe80745aaca4f1f2203992161616e9091277cc16
move destruction of the private GdkGC from finalize() to unrealize().

2006-01-23  Michael Natterer  <mitch@imendio.com>

* gtk/gtkcolorbutton.c: move destruction of the private GdkGC
from finalize() to unrealize(). Fixes BadMatch on display change
(bug #85715).
ChangeLog
ChangeLog.pre-2-10
gtk/gtkcolorbutton.c